[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 512   SHUFFLE   <  SKIP 3591  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17581Henderson, Jack, M94063Redwood CityCaliforniaUnited States
22115Rogers, Dalton, A98052RedmondWashingtonUnited States
14837Li, Dennis45001EssenHamburgGermany
16829Lal, Wayne, CTY31RuncornEnglandUnited Kingdom

Generated 2025-07-21 17:50:20.855 UTC