[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 1243   SHUFFLE   <  SKIP 3756  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18455Wu, Alejandro92118CoronadoCaliforniaUnited States
27796Patel, Jarrod, E75012ParisSeine (Paris)France
15102Malhotra, Allen, ALE18LeedsEnglandUnited Kingdom
17954Torres, Shelby, B78100Saint Germain en LayeYvelineFrance

Generated 2025-07-21 17:07:21.203 UTC