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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17118Blue, Sara98312BremertonWashingtonUnited States
23833Gonzales, Kevin, J98027IssaquahWashingtonUnited States
14465Patterson, Dakota, M97034Lake OswegoOregonUnited States

Generated 2025-07-16 23:48:49.651 UTC