[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 480   SHUFFLE   <  SKIP 2461  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21297Murphy, Melanie, L97034Lake OswegoOregonUnited States
24576Hu, Jake, LLE18LeedsEnglandUnited Kingdom
22534Liang, Suzanne, M75016ParisSeine (Paris)France
15573Wilson, Thomas, E98052RedmondWashingtonUnited States

Generated 2025-07-13 06:07:56.476 UTC