[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1664  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18166Wood, Julian, AOX1OxfordEnglandUnited Kingdom
13397Mitchell, Adam98052RedmondWashingtonUnited States
22737Sai, Heidi, S94704BerkeleyCaliforniaUnited States
28183Howard, Nicole, M91502BurbankCaliforniaUnited States

Generated 2025-07-11 22:24:58.671 UTC