[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 469   <  SKIP 1547  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20242Thomas, Christopher, M1002SydneyNew South WalesAustralia
20255Russell, Stephanie1002SydneyNew South WalesAustralia
20607Raje, Donna, A1002SydneyNew South WalesAustralia

Generated 2025-11-06 00:04:41.715 UTC