[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 3062  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17961Blanco, MeghanSL67RJMaidenheadEnglandUnited Kingdom
13932Sanchez, Timothy92020El CajonCaliforniaUnited States
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom
22759Ramirez, Julia, A98501OlympiaWashingtonUnited States

Generated 2025-07-09 08:46:09.737 UTC