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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27005Lin, Susan, L92400CourbevoieHauts de SeineFrance
11172Adams, Gabrielle, J98036LynnwoodWashingtonUnited States
14785Patterson, Gavin78100Saint Germain en LayeYvelineFrance

Generated 2025-07-16 21:58:12.043 UTC