[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 327   SHUFFLE   <  SKIP 3863  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21994Ruiz, Natasha3198SeafordVictoriaAustralia
11832Murphy, Zoe99362Walla WallaWashingtonUnited States
13038Pais, Wilson, C1597Lane CoveNew South WalesAustralia

Generated 2025-07-10 22:28:41.390 UTC