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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29023Campbell, Dalton, C98055RentonWashingtonUnited States
13804Luo, Dawn, AB29 6SLBirminghamEnglandUnited Kingdom
14138He, Vincent, M34117KasselHessenGermany

Generated 2025-07-12 03:17:35.955 UTC