[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 7680   SHUFFLE   <  SKIP 207  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18040Liu, Curtis, L92150SuresnesHauts de SeineFrance
16728Morris, Cole, D97222MilwaukieOregonUnited States
13763Richardson, Stephanie, D98901YakimaWashingtonUnited States

Generated 2025-07-21 03:23:05.524 UTC