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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16661Raman, Shane2036MalabarNew South WalesAustralia
16686Alonso, Kristine2036MalabarNew South WalesAustralia
16687Romero, Lawrence, C2036MalabarNew South WalesAustralia

Generated 2025-07-12 17:52:33.047 UTC