[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 602   SHUFFLE   <  SKIP 1501  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29241Evans, Sophia98225BellinghamWashingtonUnited States
23906Ma, Alan, J80074MünchenNordrhein-WestfalenGermany
24043Kelly, Charles, D75007ParisSeine (Paris)France
11482Torres, Adrienne, CWA3 7BHWarringtonEnglandUnited Kingdom
16338Zhang, Barbara4217Gold CoastQueenslandAustralia
22626Anand, Arturo78100Saint Germain en LayeYvelineFrance

Generated 2025-11-06 02:10:05.317 UTC