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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21770Thomas, Brandon, L98055RentonWashingtonUnited States
18007Suri, MicheleRG12 8TBBracknellEnglandUnited Kingdom
19084Raje, Colleen, M2113North RydeNew South WalesAustralia

Generated 2025-07-10 12:01:48.993 UTC