[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 3034  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17835Perez, Francisco, MW1N 9FALondonEnglandUnited Kingdom
23215Richardson, Juan, C94070San CarlosCaliforniaUnited States
25633Sutton, Tara, A80074MünchenHamburgGermany
18873Rodriguez, Austin, J97068W. LinnOregonUnited States

Generated 2025-07-14 23:02:42.482 UTC