[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 589   SHUFFLE   <  SKIP 74  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23898Rai, Shawna, E38001BraunschweigNordrhein-WestfalenGermany
17823Gao, Ramon92150SuresnesHauts de SeineFrance
18368Hughes, Austin, PV8Y 1L1CliffsideBritish ColumbiaCanada
26042Griffin, Devin90802Long BeachCaliforniaUnited States
19436Pal, Gregory75016ParisSeine (Paris)France
19387Rana, Ruth24044KielSaarlandGermany

Generated 2025-07-18 04:02:51.234 UTC