[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 4   SHUFFLE   <  SKIP 4293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23465Russell, Grace, A97005BeavertonOregonUnited States
28497Yang, Alvin66001SaarbrückenSaarlandGermany
17866Baker, Jack, W92020El CajonCaliforniaUnited States

Generated 2025-07-18 07:06:34.674 UTC