[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   SHUFFLE   SKIP 4110   <  SKIP 1986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21863Anand, Shawna, P80074MünchenHessenGermany
20482Diaz, Gina98168BurienWashingtonUnited States
20191Rai, Chad, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 23:52:09.017 UTC