[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 10901  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26635Harris, Jasmine91941GrossmontCaliforniaUnited States
22169Li, Jenny, B3000MelbourneVictoriaAustralia
24109Suarez, Eddie, A75017ParisSeine (Paris)France
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-18 21:05:51.048 UTC