[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 5457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13772Perez, Michele, KPB12PeterboroughEnglandUnited Kingdom
27102Miller, Katherine, BV2L3W8NewtonBritish ColumbiaCanada
14119Cooper, PaigeV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-11 02:33:38.166 UTC