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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15426Kumar, Cristina, N2036MalabarNew South WalesAustralia
15595Sanchez, Andre2036MalabarNew South WalesAustralia
15720Ramos, Jaime2036MalabarNew South WalesAustralia

Generated 2025-07-13 13:22:33.750 UTC