[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 1606   <  SKIP 453  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26028Garcia, Brandy1002SydneyNew South WalesAustralia
26159Raman, Virginia1002SydneyNew South WalesAustralia
25922Malhotra, Veronica, J1002SydneyNew South WalesAustralia

Generated 2025-11-05 11:37:20.853 UTC