[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 2520   <  SKIP 473  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22034Clark, Seth, H91941GrossmontCaliforniaUnited States
20838Jones, ChloeAS23Stoke-on-TrentEnglandUnited Kingdom
24885Xie, Corey, J3337MeltonVictoriaAustralia

Generated 2025-07-18 23:07:43.271 UTC