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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21875Nara, Cedric, M2264SilverwaterNew South WalesAustralia
21978Deng, Tracy, E2264SilverwaterNew South WalesAustralia
22029Gao, Laura2264SilverwaterNew South WalesAustralia

Generated 2025-10-31 16:06:03.859 UTC