[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 0   SHUFFLE   <  SKIP 3361  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21289Wang, Warren, A98168BurienWashingtonUnited States
21539Raman, Phillip78000VersaillesYvelineFrance
24233Parker, Jada, L91791West CovinaCaliforniaUnited States
15934Raji, Nichole, C98225BellinghamWashingtonUnited States

Generated 2025-11-05 02:11:32.822 UTC