[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 6518  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18126Ortega, Larry, CLE18LeedsEnglandUnited Kingdom
13992Xie, Gregory94010BurlingameCaliforniaUnited States
12480Alvarez, Meredith59000LilleNordFrance
25914Hughes, Seth98104SeattleWashingtonUnited States

Generated 2025-07-13 19:57:42.875 UTC