[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 1249   SHUFFLE   <  SKIP 918  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15109Carlson, Meghan, K92150SuresnesHauts de SeineFrance
18698Chande, Jaclyn, S2300NewcastleNew South WalesAustralia

Generated 2025-07-21 20:59:35.912 UTC