[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 34   SHUFFLE   <  SKIP 3103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12909Shan, Kelsey94704BerkeleyCaliforniaUnited States
18503Peterson, Timothy, E95062Santa CruzCaliforniaUnited States
15295Shan, Louis90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 08:34:09.395 UTC