[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 494   SHUFFLE   <  SKIP 1665  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15861Zhao, Damien, S94704BerkeleyCaliforniaUnited States
14781Butler, Robert, D42651SolingenNordrhein-WestfalenGermany
22414Wu, Eugene, P22001HamburgHessenGermany
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom
18794Davis, Andrew, C90802Long BeachCaliforniaUnited States
19550Perez, Lucas, C92020El CajonCaliforniaUnited States
22058Zukowski, JakeV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 04:03:57.238 UTC