[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 327   SHUFFLE   <  SKIP 1926  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20225Rai, Sharon2500WollongongNew South WalesAustralia
16174Hernandez, Melinda1597Lane CoveNew South WalesAustralia
17906Vazquez, Jonathon4171HawthorneQueenslandAustralia

Generated 2025-07-16 17:40:43.096 UTC