[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 159   SHUFFLE   <  SKIP 2545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25690Alvarez, TheodoreYO15YorkEnglandUnited Kingdom
19393Anderson, Miguel91932Imperial BeachCaliforniaUnited States
24616Cook, Zoe94070San CarlosCaliforniaUnited States

Generated 2025-07-20 23:50:35.884 UTC