[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 778   SHUFFLE   <  SKIP 4955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23980Garcia, Sergio, C59491Villeneuve-d'AscqNordFrance
28029Price, Seth, M91502BurbankCaliforniaUnited States
13367Edwards, Savannah98036LynnwoodWashingtonUnited States

Generated 2025-07-19 11:46:36.505 UTC