[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 713   <  SKIP 1306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20626Sara, Jarrod1002SydneyNew South WalesAustralia
20985Liu, Autumn, J1002SydneyNew South WalesAustralia
20989Sara, Cassandra, D1002SydneyNew South WalesAustralia

Generated 2025-07-15 17:38:52.821 UTC