[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 8388   <  SKIP 1140  >   <  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-22 14:06:23.051 UTC