[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 2421   SHUFFLE   <  SKIP 7443  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23366Campbell, Fernando90401Santa MonicaCaliforniaUnited States
15715Adams, Isabella4810TownsvilleQueenslandAustralia
24311Patel, Geoffrey, M98168BurienWashingtonUnited States

Generated 2025-07-21 00:30:37.748 UTC