[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 2731   SHUFFLE   <  SKIP 1715  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom
16760Alexander, Sydney90401Santa MonicaCaliforniaUnited States
12212Xie, Shawna, J78000VersaillesYvelineFrance

Generated 2025-07-20 16:09:13.258 UTC