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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22785Perry, OscarV7L 4J4N. VancouverBritish ColumbiaCanada
20634Bryant, Stephanie, V98104SeattleWashingtonUnited States
23938Madan, Harold, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-13 00:14:08.542 UTC