[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   <  SKIP 56  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24225Yang, Jeffery94704BerkeleyCaliforniaUnited States
24238Richardson, Sean, T94704BerkeleyCaliforniaUnited States
24419Rivera, Kaylee, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-08 18:58:37.998 UTC