[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 413   SHUFFLE   <  SKIP 2237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27551Long, Antonio, E97330CorvallisOregonUnited States
24069Chen, JessieSL67RJMaidenheadEnglandUnited Kingdom
21482Flores, Haley, M97034Lake OswegoOregonUnited States

Generated 2025-07-12 07:27:14.290 UTC