[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 2693   SHUFFLE   <  SKIP 1440  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28558Stone, Dawn, T42651SolingenNordrhein-WestfalenGermany
15193King, Samuel94014ColmaCaliforniaUnited States
28432Carlson, Bruce, S20354HamburgHamburgGermany

Generated 2025-07-15 12:01:44.058 UTC