[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 3669   SHUFFLE   <  SKIP 782  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17776Jimenez, Diana, MSW8 1XDLondonEnglandUnited Kingdom
12145Butler, Brandon99362Walla WallaWashingtonUnited States
18266Huang, Mandy3337MeltonVictoriaAustralia

Generated 2025-07-12 07:08:31.763 UTC