[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 362   SHUFFLE   <  SKIP 4711  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23289Robinson, Justin, A97071WoodburnOregonUnited States
27686Zhang, Vincent, M1597Lane CoveNew South WalesAustralia
16846Phillips, James, GV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-20 09:26:03.301 UTC