[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 3713   <  SKIP 280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14442Peterson, Shelby91945Lemon GroveCaliforniaUnited States
17268Hughes, Alyssa98168BurienWashingtonUnited States
28404Raman, Whitney38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-15 14:18:37.089 UTC