[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 324   SHUFFLE   <  SKIP 1294  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14385Hall, Maria97355LebanonOregonUnited States
28243Cook, Marcus91945Lemon GroveCaliforniaUnited States
13397Mitchell, Adam98052RedmondWashingtonUnited States

Generated 2025-07-15 22:10:14.023 UTC