[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3287  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28970Peterson, Danielle, L97045Oregon CityOregonUnited States
24618Gonzalez, Brett, J91910Chula VistaCaliforniaUnited States
14347Goel, Tara, I2036MalabarNew South WalesAustralia

Generated 2025-07-10 20:12:15.582 UTC