[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   SHUFFLE   SKIP 2671   <  SKIP 239  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17856Rai, Roger, C53131BonnNordrhein-WestfalenGermany
26047Hall, Ashley, A98027IssaquahWashingtonUnited States
24149Simmons, Richard93400Saint-DenisSeine Saint DenisFrance
23984Kennedy, Kelsey, MW1Y 3RALondonEnglandUnited Kingdom
22154Yuan, Yolanda, CK0J 1J0Chalk RiberOntarioCanada
29352Gonzalez, Lydia, C90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 07:06:36.645 UTC