[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 3165   SHUFFLE   <  SKIP 2493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18191Sharma, Julie, R2055North SydneyNew South WalesAustralia
28000Roberts, RebeccaV3A 4R2LangleyBritish ColumbiaCanada
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada

Generated 2025-07-21 10:30:38.437 UTC