[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 750   <  SKIP 1295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24474Guo, Rosa, M1002SydneyNew South WalesAustralia
24461Sai, Ruth, D1002SydneyNew South WalesAustralia
24604Rai, Melvin, J1002SydneyNew South WalesAustralia

Generated 2025-10-08 13:02:30.520 UTC