[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 3669   SHUFFLE   <  SKIP 2161  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17885Carlson, Julio75003ParisSeine (Paris)France
18085Nath, Christy, U94014ColmaCaliforniaUnited States
20655Butler, Edward, L97222MilwaukieOregonUnited States
27712Munoz, Teresa, R4655Hervey BayQueenslandAustralia

Generated 2025-07-20 17:27:06.125 UTC