[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 176  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28124Kelly, Mackenzie, E94015Daly CityCaliforniaUnited States
19809Sharma, Eric91945Lemon GroveCaliforniaUnited States
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom
23269Griffin, Taylor, E92020El CajonCaliforniaUnited States

Generated 2025-07-16 10:31:21.287 UTC