[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 512   SHUFFLE   <  SKIP 3512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14419Ward, Abigail, J97045Oregon CityOregonUnited States
12476Jimenez, Rodney, RMK8 8ZDMilton KeynesEnglandUnited Kingdom
16066Ramirez, Alex, J90802Long BeachCaliforniaUnited States

Generated 2025-07-13 07:05:39.716 UTC