[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 350   SHUFFLE   <  SKIP 439  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26877Nara, Damien, WPB12PeterboroughEnglandUnited Kingdom
21483Bailey, Michelle98104SeattleWashingtonUnited States
27772Goel, Darrell91420MorangisEssonneFrance

Generated 2025-07-13 14:11:43.987 UTC