[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 1750   SHUFFLE   <  SKIP 647  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21331James, TimothyV7L 4J4N. VancouverBritish ColumbiaCanada
17795Diaz, Jaime, AGA10GatesheadEnglandUnited Kingdom
20388Gill, Natasha, A98225BellinghamWashingtonUnited States

Generated 2025-11-05 16:47:46.063 UTC