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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14130Serrano, Rebekah2036MalabarNew South WalesAustralia
14214Munoz, Robyn2036MalabarNew South WalesAustralia
14347Goel, Tara, I2036MalabarNew South WalesAustralia

Generated 2025-07-12 18:01:18.491 UTC