[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 9255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26896Malhotra, Michele, ASW19 3RULondonEnglandUnited Kingdom
26897Xie, Katrina, MSW8 1XDLondonEnglandUnited Kingdom
26901Nara, Louis, JC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-19 01:00:54.603 UTC