[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 1521   SHUFFLE   <  SKIP 181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom
24413Lewis, Nathan, A91932Imperial BeachCaliforniaUnited States
19574Ramos, Michele, J3550BendigoVictoriaAustralia

Generated 2025-07-16 11:55:35.079 UTC