[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 2480   <  SKIP 1950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22160Richardson, Alex, E97205PortlandOregonUnited States
20868Shan, MistyLA1 1LNLancasterEnglandUnited Kingdom
24454Zhou, Carol, L4169East BrisbaneQueenslandAustralia

Generated 2025-07-14 23:47:37.389 UTC