[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 3028  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance
28454Simpson, Shawna91054ErlangenBayernGermany
12052Ward, Makayla, R94063Redwood CityCaliforniaUnited States
12066Powell, Wyatt, L90012Los AngelesCaliforniaUnited States
17951Malhotra, FrederickEM15Esher-MoleseyEnglandUnited Kingdom
19184Hayes, EmilyPE17BuryEnglandUnited Kingdom
27202Hall, James98284Sedro WoolleyWashingtonUnited States

Generated 2025-10-24 00:29:35.535 UTC