[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 2593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11631Bennett, Antonio, CV3A 4R2LangleyBritish ColumbiaCanada
19833Kelly, Michelle, N97330CorvallisOregonUnited States
16414Flores, Kelly, R64283DarmstadtHessenGermany

Generated 2025-07-11 15:49:33.286 UTC