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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17094Dominguez, Julio, ESW19 3RULondonEnglandUnited Kingdom
17101Gutierrez, Shannon, LW1N 9FALondonEnglandUnited Kingdom
17214Liu, Damien, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-16 02:23:11.486 UTC