[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 189   SHUFFLE   <  SKIP 584  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12709Rodriguez, Ian, W94070San CarlosCaliforniaUnited States
27337Hall, Julia, RWA3WatfordEnglandUnited Kingdom
13214Adams, Elijah, L98104SeattleWashingtonUnited States

Generated 2025-07-14 04:50:06.592 UTC