[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 2130   SHUFFLE   <  SKIP 200  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16920Stewart, Eduardo90505TorranceCaliforniaUnited States
28900Price, Jasmine, L20354HamburgHamburgGermany
11712Rogers, ShelbyV2W 1W2HaneyBritish ColumbiaCanada
14184Jenkins, CalebTY31RuncornEnglandUnited Kingdom

Generated 2025-07-19 06:50:50.329 UTC