[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 480   SHUFFLE   <  SKIP 787  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12504Gutierrez, Arthur, AGL7 1RYGloucestershireEnglandUnited Kingdom
28643Gray, Xavier91977Spring ValleyCaliforniaUnited States
24014Kovár, Geoffrey66041PoingSaarlandGermany

Generated 2025-07-08 23:01:30.589 UTC