[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 438   SHUFFLE   <  SKIP 573  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26829Evans, Morgan46236BottropNordrhein-WestfalenGermany
20932Kelly, Cole, J59140DunkerqueNordFrance
21325Hayes, Angela92020El CajonCaliforniaUnited States
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-14 14:47:41.027 UTC