[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   SKIP 4   SHUFFLE   <  SKIP 421  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22856Carlson, Lance, E4551CaloundraQueenslandAustralia
26339James, Cindy99362Walla WallaWashingtonUnited States
17879Rivera, SethKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-16 11:43:31.038 UTC