[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 875   SHUFFLE   <  SKIP 1232  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22707Russell, Haley66578NeunkirchenSaarlandGermany
15670Sánchez, Sergio, S45000OrleansLoiretFrance
23219Mrs., West, AlyssaPE17BuryEnglandUnited Kingdom

Generated 2025-07-10 08:05:59.248 UTC