[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 1891  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12834Xie, Kelsey75013ParisSeine (Paris)France
24526Barnes, Julian, A91945Lemon GroveCaliforniaUnited States
26354Serrano, Nelson80074MünchenHamburgGermany

Generated 2025-11-04 21:34:39.598 UTC