[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 750   SHUFFLE   <  SKIP 298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States
21484Coleman, Abigail, E98284Sedro WoolleyWashingtonUnited States
18093Johnson, Grace, M97301SalemOregonUnited States

Generated 2025-07-08 05:33:01.032 UTC