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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19808Kelly, Brooke91941GrossmontCaliforniaUnited States
21591Goel, Clayton94014ColmaCaliforniaUnited States
15150Shan, Colleen, D2138RhodesNew South WalesAustralia

Generated 2025-07-09 21:07:28.971 UTC