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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19787Hill, Alex, C3550BendigoVictoriaAustralia
28734Moreno, Briana, LW1N 9FALondonEnglandUnited Kingdom
12927Sanchez, Savannah90706BellflowerCaliforniaUnited States

Generated 2025-07-12 05:05:40.963 UTC