[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 2986   SHUFFLE   <  SKIP 1597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13029Foster, Jennifer98366Port OrchardWashingtonUnited States
17475Green, Jackson, S94536FremontCaliforniaUnited States
18545Clark, Ian, L98033KirklandWashingtonUnited States

Generated 2025-07-22 06:28:09.354 UTC