[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 470   SHUFFLE   <  SKIP 2757  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15400Roberts, Samuel, W94941Mill ValleyCaliforniaUnited States
19996She, Grant, E98168BurienWashingtonUnited States
18949Hall, Jackson97301SalemOregonUnited States

Generated 2025-07-17 21:45:58.011 UTC