[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 0   SHUFFLE   <  SKIP 1894  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24056Lin, Tamara, M92150SuresnesHauts de SeineFrance
12461Suri, Ruth, A20354HamburgHamburgGermany
18091Bell, ChaseV9MetchosinBritish ColumbiaCanada

Generated 2025-11-04 18:40:32.727 UTC