[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 327   SHUFFLE   <  SKIP 2714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28642Ward, Lauren94014ColmaCaliforniaUnited States
20011Sanders, Eduardo97034Lake OswegoOregonUnited States
14573Wood, Madison, M97068W. LinnOregonUnited States

Generated 2025-07-15 09:06:26.145 UTC