[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 3615   SHUFFLE   <  SKIP 2678  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25965Roberts, Andrea, A92625Newport BeachCaliforniaUnited States
17448Hayes, Zachary92806La JollaCaliforniaUnited States
20716Arun, Kristina, V30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-16 11:00:49.043 UTC