[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 5736   SHUFFLE   <  SKIP 511  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25261Phillips, Eduardo, A91941GrossmontCaliforniaUnited States
12630Simmons, KevinGA10GatesheadEnglandUnited Kingdom
26107Thomas, Alexis92625Newport BeachCaliforniaUnited States
14812Henderson, Hunter, CGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-18 22:12:33.849 UTC