[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 494   SHUFFLE   <  SKIP 834  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22968Perez, Logan, L98371PuyallupWashingtonUnited States
11880Sanchez, Melissa97301SalemOregonUnited States
13884Rogers, Jada98225BellinghamWashingtonUnited States

Generated 2025-07-16 14:46:24.896 UTC