[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 2421   SHUFFLE   <  SKIP 874  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29063Liang, Alan, L3000MelbourneVictoriaAustralia
25390Powell, Samantha90706BellflowerCaliforniaUnited States
23219Mrs., West, AlyssaPE17BuryEnglandUnited Kingdom

Generated 2025-07-09 05:42:46.655 UTC