[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 507   SHUFFLE   <  SKIP 610  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13242Yang, Kyle, C90012Los AngelesCaliforniaUnited States
15416Barnes, Edward, A97222MilwaukieOregonUnited States
21674Morris, Jada, S46236BottropNordrhein-WestfalenGermany

Generated 2025-07-16 20:14:42.133 UTC