[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 4321   <  SKIP 225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29457Kapoor, Cynthia3977CranbourneVictoriaAustralia
19517Gomez, Max93500PantinSeine Saint DenisFrance
28092Hall, MorganV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-19 14:32:24.617 UTC