[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 505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13875Williams, Samantha, C92020El CajonCaliforniaUnited States
21491Lewis, Joseph, M98033KirklandWashingtonUnited States
16993Rai, Russell, A97005BeavertonOregonUnited States

Generated 2025-11-05 09:47:50.743 UTC