[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4438   <  SKIP 554  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27729Phillips, Sophia, M98036LynnwoodWashingtonUnited States
11850Ramirez, Brooke, C94947NovatoCaliforniaUnited States
24390Prasad, Carolyn98225BellinghamWashingtonUnited States

Generated 2025-07-14 16:08:27.445 UTC