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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom
17962Zhou, ColinSW8 4BGLondonEnglandUnited Kingdom
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-14 22:25:24.450 UTC