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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28070Morris, Ian, A94015Daly CityCaliforniaUnited States
28001Rodriguez, Sydney, C94010BurlingameCaliforniaUnited States
15124Hernandez, Wendy, A3198SeafordVictoriaAustralia

Generated 2025-07-14 00:22:58.081 UTC