[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 1061   SHUFFLE   <  SKIP 231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20103Robinson, WilliamV9LangfordBritish ColumbiaCanada
13213King, Courtney, L99362Walla WallaWashingtonUnited States
22294Brown, Rachel91203GlendaleCaliforniaUnited States

Generated 2025-07-14 19:37:15.030 UTC