[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 2428  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27968Xu, Roger2065St. LeonardsNew South WalesAustralia
28120Alvarez, Pedro, E2065St. LeonardsNew South WalesAustralia
29295Li, Glenn, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-07 18:19:26.336 UTC