[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 1237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26781Cox, Jan, D98052RedmondWashingtonUnited States
11845Jones, Natalie, AV8Z 4N5ShawneeBritish ColumbiaCanada
18629Srini, Martin, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-11-05 16:30:31.899 UTC