[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 484   SHUFFLE   <  SKIP 2750  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom
23402Cox, Melissa, F99202SpokaneWashingtonUnited States
22756Nath, Jon94704BerkeleyCaliforniaUnited States
17636Srini, Ross04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-18 15:00:40.664 UTC