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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20150Rubio, Gary, MYO15YorkEnglandUnited Kingdom
20571Gray, Allison, DYO15YorkEnglandUnited Kingdom
20804Torres, Katelyn, LYO15YorkEnglandUnited Kingdom
20807Foster, Jordan, MYO15YorkEnglandUnited Kingdom

Generated 2025-07-08 05:42:09.161 UTC