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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16080Patterson, Oscar, A90802Long BeachCaliforniaUnited States
11192Brown, James, C98104SeattleWashingtonUnited States
16393Edwards, Xavier93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-09 02:09:43.314 UTC