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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11568Foster, AlexiaGL50CheltenhamEnglandUnited Kingdom
24938Martinez, Julia98284Sedro WoolleyWashingtonUnited States
24343Harris, Tyler, L94536FremontCaliforniaUnited States

Generated 2025-07-10 23:53:42.208 UTC