[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 2693   SHUFFLE   <  SKIP 210  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14973Jai, Alicia66740SaarlouisSaarlandGermany
24731Mitchell, Evan, RV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-19 18:38:40.689 UTC