[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 470   SHUFFLE   <  SKIP 3779  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20326Blue, Paige94070San CarlosCaliforniaUnited States
20514Griffin, Hannah99362Walla WallaWashingtonUnited States
11729Campbell, Caleb98033KirklandWashingtonUnited States

Generated 2025-07-10 19:12:44.078 UTC