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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15153Li, Kristen, R2450Coffs HarbourNew South WalesAustralia
21126Gonzalez, Kaitlin75007ParisSeine (Paris)France
27223Wright, Jeremy, S99362Walla WallaWashingtonUnited States

Generated 2025-07-10 21:22:18.279 UTC