[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 1374   <  SKIP 646  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20985Liu, Autumn, J1002SydneyNew South WalesAustralia
20989Sara, Cassandra, D1002SydneyNew South WalesAustralia
21196Alonso, Kathleen1002SydneyNew South WalesAustralia

Generated 2025-11-05 19:38:27.006 UTC