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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27828Gao, ErnestEC1R 0DULondonEnglandUnited Kingdom
27833Lu, Dawn, GEC1R 0DULondonEnglandUnited Kingdom
27837Jai, Kelsey, JC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-15 03:17:29.915 UTC