[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 1076   SHUFFLE   <  SKIP 993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom
15988Moore, Edward, A97205PortlandOregonUnited States
19705Hughes, AnnaV0SookeBritish ColumbiaCanada

Generated 2025-07-14 00:27:03.575 UTC