[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 2608   SHUFFLE   <  SKIP 1093  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24333Prasad, Ann, D98168BurienWashingtonUnited States
17189Goel, Clarence14129BerlinHessenGermany
20736Howard, AlexandraV2M1P1NewtonBritish ColumbiaCanada

Generated 2025-07-13 23:15:46.663 UTC