[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 363   SHUFFLE   <  SKIP 524  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19472Sara, Heidi, T33041PaderbornHamburgGermany
13192Martinez, Hunter, K94070San CarlosCaliforniaUnited States
20797Hu, Dawn, G59170CroixNordFrance
28222Lewis, Eduardo97068W. LinnOregonUnited States

Generated 2025-07-20 09:26:03.285 UTC