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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11683Taylor, Greg, M92020El CajonCaliforniaUnited States
21414Butler, Aaron97355LebanonOregonUnited States
17836Ramos, Jacquelyn, Y95000CergyVal d'OiseFrance

Generated 2025-11-05 17:54:02.010 UTC