[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 24   SHUFFLE   <  SKIP 1343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15231Barnes, Alexia, D2444Port MacquarieNew South WalesAustralia
13842Xie, Kenneth, J38001BraunschweigNordrhein-WestfalenGermany
23589Baker, Amanda91932Imperial BeachCaliforniaUnited States

Generated 2025-07-10 11:04:55.720 UTC