[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 24   SHUFFLE   <  SKIP 633  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16769Walker, Tyler, J90241DowneyCaliforniaUnited States
27892Foster, IsabellaPB12PeterboroughEnglandUnited Kingdom
12072Ross, Tristan90712LakewoodCaliforniaUnited States
27091Martin, Miguel, A98201EverettWashingtonUnited States

Generated 2025-07-14 11:19:27.803 UTC