[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 2908   <  SKIP 1845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12072Ross, Tristan90712LakewoodCaliforniaUnited States
23772Raman, Cory10501BerlinNordrhein-WestfalenGermany
25764Price, Alexandria98312BremertonWashingtonUnited States

Generated 2025-07-15 06:05:55.414 UTC