[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 324   SHUFFLE   <  SKIP 4290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18053Smith, Stefanie28202CharlotteNorth CarolinaUnited States
25355Smith, Richard98020EdmondsWashingtonUnited States
12504Gutierrez, Arthur, AGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-20 20:45:54.658 UTC