[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 16   <  SKIP 95  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15373Jones, Kaitlyn98201EverettWashingtonUnited States
19535Mitchell, Alex, S91950National CityCaliforniaUnited States
20566Mehta, George, LB29 6SLBirminghamEnglandUnited Kingdom
19341Huang, Clarence, COX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 17:21:38.951 UTC