[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 3313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26850Luo, Terry, HB29 6SLBirminghamEnglandUnited Kingdom
28419Suarez, Cheryl91940Les UlisEssonneFrance
11817Miller, Morgan, C94014ColmaCaliforniaUnited States

Generated 2025-07-09 22:52:25.056 UTC