[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 250   <  SKIP 6125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16402Martin, Alexander, KOX1OxfordEnglandUnited Kingdom
16406Henderson, Dakota, MOX1OxfordEnglandUnited Kingdom
16562Zhang, Colleen, LOX1OxfordEnglandUnited Kingdom

Generated 2025-07-19 18:34:01.967 UTC