[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 405   SHUFFLE   <  SKIP 1619  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14430Jones, Sydney98104SeattleWashingtonUnited States
24496Mitchell, Katelyn, AV0SookeBritish ColumbiaCanada
25597She, Alan, A66041PoingSaarlandGermany

Generated 2025-07-12 19:15:58.332 UTC