[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 327   SHUFFLE   <  SKIP 3660  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28542Zhao, Martha, L94310OrlyVal de MarneFrance
23712Murphy, Riley, J91950National CityCaliforniaUnited States
22907Sai, Barry2138RhodesNew South WalesAustralia
28503Sanz, JayMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-18 04:56:25.809 UTC