[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 680   SHUFFLE   <  SKIP 6104  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24896Ramos, Kendra4810TownsvilleQueenslandAustralia
17649Mehta, Ronald, FRG11 5TPBerkshireEnglandUnited Kingdom
20112James, Shelby, A90505TorranceCaliforniaUnited States
18843Perez, Luis, M97005BeavertonOregonUnited States

Generated 2025-07-19 04:47:10.412 UTC