[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 2421   SHUFFLE   <  SKIP 883  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11436Cox, TaylorWA3WatfordEnglandUnited Kingdom
18129Rodriguez, Elizabeth, J78400ChatouYvelineFrance
17162Blue, Rachel97222MilwaukieOregonUnited States
26460Cook, Gabriella97068W. LinnOregonUnited States

Generated 2025-07-09 19:39:59.479 UTC