[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 34   SHUFFLE   <  SKIP 3263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14699Munoz, Gerald, R80074MünchenHamburgGermany
11508Wilson, Elizabeth, R98036LynnwoodWashingtonUnited States
22814Kumar, Edwin92150SuresnesHauts de SeineFrance

Generated 2025-07-20 19:48:45.895 UTC