[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 158   SHUFFLE   <  SKIP 2295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20183Allen, Sophia97355LebanonOregonUnited States
25411Flores, Riley92625Newport BeachCaliforniaUnited States
13934Young, Luis98027IssaquahWashingtonUnited States

Generated 2025-07-16 20:02:41.774 UTC