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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21969Deng, Latoya, H2036MalabarNew South WalesAustralia
22002Chen, Kristen, L2036MalabarNew South WalesAustralia
22063Suarez, Joanna2036MalabarNew South WalesAustralia

Generated 2025-07-13 00:28:47.427 UTC