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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20868Shan, MistyLA1 1LNLancasterEnglandUnited Kingdom
27058Butler, Nathan, K98055RentonWashingtonUnited States
19181Pal, Chad, L93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-09 00:25:25.885 UTC