[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 872   SHUFFLE   <  SKIP 4055  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28270Long, Samuel, A99362Walla WallaWashingtonUnited States
27279Brooks, Katelyn98027IssaquahWashingtonUnited States
16628Prasad, Francisco1597Lane CoveNew South WalesAustralia

Generated 2025-07-21 03:23:02.251 UTC