[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 3917   SHUFFLE   <  SKIP 2394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16101Lopez, Mary, R94536FremontCaliforniaUnited States
21039Ramos, JillCB4 4BZCambridgeEnglandUnited Kingdom
21200Kumar, Alison4217Gold CoastQueenslandAustralia

Generated 2025-07-20 00:51:58.576 UTC