[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 3243   SHUFFLE   <  SKIP 1664  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13110Mehta, Levi, M1597Lane CoveNew South WalesAustralia
21945Ms., Rusek, Pearlie, J.3198SeafordVictoriaAustralia

Generated 2025-07-14 22:39:07.367 UTC