[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 9229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16559Martinez, Candace, G95000CergyVal d'OiseFrance
27430Young, Stephanie, N98312BremertonWashingtonUnited States
19821Vazquez, Tabitha, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 21:35:45.387 UTC