[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 2134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19690White, Robert, C90401Santa MonicaCaliforniaUnited States
25510Kumar, Grant, AW1Y 3RALondonEnglandUnited Kingdom
28837Rodriguez, Victoria, MV8POak BayBritish ColumbiaCanada

Generated 2025-07-10 20:51:11.543 UTC