[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28299Shan, Jonathan91941GrossmontCaliforniaUnited States
22935Shen, Tamara, G2138RhodesNew South WalesAustralia
26696Suarez, Robyn98225BellinghamWashingtonUnited States

Generated 2025-07-09 00:15:19.256 UTC