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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16667Sanchez, AllisonV7L 4J4VancouverBritish ColumbiaCanada
23386Smith, Jose91945Lemon GroveCaliforniaUnited States
27892Foster, IsabellaPB12PeterboroughEnglandUnited Kingdom

Generated 2025-11-05 18:22:15.248 UTC