[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 468   SHUFFLE   <  SKIP 866  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19548Howard, Kaitlyn, R94704BerkeleyCaliforniaUnited States
21617Miller, Jennifer97330CorvallisOregonUnited States
23052Stewart, Steven, L91950National CityCaliforniaUnited States

Generated 2025-07-15 05:54:23.370 UTC