[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 416   SHUFFLE   <  SKIP 1983  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16037Kelly, Melissa59368WerneNordrhein-WestfalenGermany
11178Johnson, Nathan, J90712LakewoodCaliforniaUnited States
13286Rodriguez, Hannah97222MilwaukieOregonUnited States
11583Xu, Karla, M78400ChatouYvelineFrance

Generated 2025-07-13 14:42:39.263 UTC