[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 6370  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15631Andersen, ClaytonOX14 4SEOxfordEnglandUnited Kingdom
15681Gonzales, Emma, POX1OxfordEnglandUnited Kingdom
15692Garcia, Ryan, JOX1OxfordEnglandUnited Kingdom
16317Raman, JoelOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-12 17:52:54.859 UTC