[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 549   SHUFFLE   <  SKIP 271  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18065Brown, JuliaV2W 1W2HaneyBritish ColumbiaCanada
12701Gutierrez, Gary, C2300NewcastleNew South WalesAustralia

Generated 2025-07-21 10:51:17.666 UTC