[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 2511   SHUFFLE   <  SKIP 1351  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21067Jimenez, FrankLA1 1LNLancasterEnglandUnited Kingdom
28828Murphy, Andrea, R90401Santa MonicaCaliforniaUnited States
21669Rodriguez, JessicaGL50CheltenhamEnglandUnited Kingdom
13939Ramirez, Eduardo91502BurbankCaliforniaUnited States

Generated 2025-07-14 12:03:56.663 UTC