[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 5233   <  SKIP 191  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20064Prasad, Whitney, C13441BerlinHessenGermany
12789Zeng, Jamie, L94010BurlingameCaliforniaUnited States

Generated 2025-07-18 23:39:11.267 UTC