[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 512   SHUFFLE   <  SKIP 5462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24260Perry, Blake, D98284Sedro WoolleyWashingtonUnited States
21758Malhotra, Patricia, S98168BurienWashingtonUnited States
27916Carter, Aaron, J91364Woodland HillsCaliforniaUnited States

Generated 2025-07-17 00:19:09.359 UTC