[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 841   SHUFFLE   <  SKIP 1056  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14022Lee, Taylor98270MarysvilleWashingtonUnited States
26638Flores, Olivia, V98403TacomaWashingtonUnited States
13187Wright, Evan94536FremontCaliforniaUnited States

Generated 2025-07-21 01:44:34.571 UTC