[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 5736   SHUFFLE   <  SKIP 575  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12463Huang, ToddGL50CheltenhamEnglandUnited Kingdom
20481Edwards, Jordan, L92625Newport BeachCaliforniaUnited States
29108Evans, Seth, E92020El CajonCaliforniaUnited States
14772Torres, Stacy, A91480FrankfurtBayernGermany
23943Subram, Cindy, LEC1R 0DULondonEnglandUnited Kingdom
21587Roberts, Jenna, T90706BellflowerCaliforniaUnited States

Generated 2025-07-17 06:14:47.119 UTC