[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 827   SHUFFLE   <  SKIP 1375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25646Torres, RandallE17 6JFLondonEnglandUnited Kingdom
13650She, Jessie, A2055North SydneyNew South WalesAustralia
17662Washington, Jose, A90401Santa MonicaCaliforniaUnited States

Generated 2025-07-10 21:27:08.161 UTC