[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 4281   SHUFFLE   <  SKIP 138  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18447Ortega, Renee1597Lane CoveNew South WalesAustralia
14629Hernandez, Blake98168BurienWashingtonUnited States

Generated 2025-07-18 08:15:17.100 UTC