[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 634   SHUFFLE   <  SKIP 260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom
13769Kumar, Brendan77127LieusaintSeine et MarneFrance
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States

Generated 2025-07-18 00:25:23.265 UTC