[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 3669   SHUFFLE   <  SKIP 1209  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22596Xu, Omar, ASW19 3RULondonEnglandUnited Kingdom
19833Kelly, Michelle, N97330CorvallisOregonUnited States
20901Xu, Chad92150SuresnesHauts de SeineFrance
28343Morgan, Shelby98052RedmondWashingtonUnited States

Generated 2025-07-17 08:17:40.108 UTC