[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 680   SHUFFLE   <  SKIP 1253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19861Perry, Caroline97034Lake OswegoOregonUnited States
21891Nara, Dawn, M1597Lane CoveNew South WalesAustralia
16923Gonzales, Connor, M98033KirklandWashingtonUnited States

Generated 2025-07-18 17:06:24.413 UTC