[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 92   <  SKIP 733  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27625Hughes, Alexandria, W97034Lake OswegoOregonUnited States
21421Ross, Ashley98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-19 01:05:07.972 UTC