[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 2412   <  SKIP 994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23863Williams, Christian94536FremontCaliforniaUnited States
25308Tang, Lindsey, CCB4 4BZCambridgeEnglandUnited Kingdom
20388Gill, Natasha, A98225BellinghamWashingtonUnited States

Generated 2025-07-19 07:58:55.450 UTC