[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 10037  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11575Campbell, JacksonLE18LeedsEnglandUnited Kingdom
12272Alexander, Justin, MLE18LeedsEnglandUnited Kingdom
12214Raje, Julie, HLE18LeedsEnglandUnited Kingdom
12224Henderson, TristanLE18LeedsEnglandUnited Kingdom
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom
12615Hill, NathanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 23:01:49.161 UTC