[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 0   SHUFFLE   <  SKIP 3723  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16010Wood, Nicole91941GrossmontCaliforniaUnited States
23512Henderson, Zachary98501OlympiaWashingtonUnited States
22622Sanz, Neil, MW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-11-05 12:01:25.504 UTC