[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 15   SHUFFLE   <  SKIP 2816  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28737Lin, Eugene45000OrleansLoiretFrance
15389King, Joan, E94303Palo AltoCaliforniaUnited States
18479Chen, Stacey, G98168BurienWashingtonUnited States

Generated 2025-07-21 12:30:21.052 UTC