[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 189   SHUFFLE   <  SKIP 343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16893Howard, Isaac, M99362Walla WallaWashingtonUnited States
24644Johnston, Samuel, B92020El CajonCaliforniaUnited States
15969Murphy, Sean97222MilwaukieOregonUnited States

Generated 2025-07-12 22:45:45.093 UTC