[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 2283   SHUFFLE   <  SKIP 21  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14444Sanders, Patrick, L94941Mill ValleyCaliforniaUnited States
15660Jai, AprilSW6 SBYLondonEnglandUnited Kingdom
23053Bailey, Anna98033KirklandWashingtonUnited States

Generated 2025-07-12 08:12:26.757 UTC