[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 8616   SHUFFLE   <  SKIP 1067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23220Malhotra, Roy, PLA1 1LNLancasterEnglandUnited Kingdom
13949Ramos, Dwayne, R94704BerkeleyCaliforniaUnited States
24917Gomez, Arthur6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-19 23:07:40.576 UTC