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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18493McDonald, Kaitlin2036MalabarNew South WalesAustralia
19564Gutierrez, Lawrence, M2036MalabarNew South WalesAustralia
19570Navarro, Kristy, J2036MalabarNew South WalesAustralia

Generated 2025-07-12 16:05:56.772 UTC