[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 250   SHUFFLE   <  SKIP 1168  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16617Xie, Alvin, M3280WarrnamboolVictoriaAustralia
15714Pal, Bethany, W92100Boulogne-BillancourtHauts de SeineFrance
18400Jackson, Jeremiah, A91941GrossmontCaliforniaUnited States
13623Carson, Mitchell3000MelbourneVictoriaAustralia

Generated 2025-07-15 12:19:58.661 UTC