[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 4059  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14083Lopez, Nathan98033KirklandWashingtonUnited States
13528Lopez, Carmen, S1597Lane CoveNew South WalesAustralia
16129Russell, Jordyn97205PortlandOregonUnited States

Generated 2025-07-13 15:35:47.055 UTC