[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 6123  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16012Cooper, Grace, CV9B 5T2ShawneeBritish ColumbiaCanada
24705Mr., Shimshoni, DanielSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-12 18:09:12.472 UTC