[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 875   SHUFFLE   <  SKIP 8944  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23199Hayes, Brandon99362Walla WallaWashingtonUnited States
25982Phillips, Rebecca98901YakimaWashingtonUnited States
21873Navarro, Kellie, I1597Lane CoveNew South WalesAustralia

Generated 2025-07-12 22:53:52.731 UTC