[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 650   SHUFFLE   <  SKIP 3202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27401He, MicahV8Y 1L1CliffsideBritish ColumbiaCanada
17798Ortega, RobinPB12PeterboroughEnglandUnited Kingdom
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom

Generated 2025-07-12 03:37:22.782 UTC