[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 92   <  SKIP 292  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25433Kumar, ZacharyV8XRoyal OakBritish ColumbiaCanada
18126Ortega, Larry, CLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 03:30:08.953 UTC