[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 416   SHUFFLE   <  SKIP 1917  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28108Yang, Roger, A3220GeelongVictoriaAustralia
21010Navarro, Ruben70511StuttgartSaarlandGermany
11667Moore, Blake, S99362Walla WallaWashingtonUnited States
25561Zeng, Micah, A2777SpringwoodNew South WalesAustralia

Generated 2025-07-18 00:51:51.101 UTC