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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17216Ramos, Kathleen59100RoubaixNordFrance
26923Ye, Krystal, M4217Gold CoastQueenslandAustralia
29319Pal, Alvin, C2138RhodesNew South WalesAustralia
25880Kumar, Jackson94063Redwood CityCaliforniaUnited States

Generated 2025-07-20 21:20:26.407 UTC