[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 717   SHUFFLE   <  SKIP 1817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15804Liu, Brittney, M2300NewcastleNew South WalesAustralia
16692Diaz, Jay2450Coffs HarbourNew South WalesAustralia
27223Wright, Jeremy, S99362Walla WallaWashingtonUnited States

Generated 2025-07-12 18:41:21.115 UTC