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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13192Martinez, Hunter, K94070San CarlosCaliforniaUnited States
15070Navarro, Alfredo, N75019ParisSeine (Paris)France
28876Garcia, Austin, D20354HamburgHamburgGermany

Generated 2025-07-13 23:26:51.007 UTC