[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 3917   SHUFFLE   <  SKIP 2454  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13809Zhou, Lisa, LMK8 8DFMilton KeynesEnglandUnited Kingdom
23063Thompson, Jennifer, P94941Mill ValleyCaliforniaUnited States
26729Gray, Brian98168BurienWashingtonUnited States

Generated 2025-07-14 00:30:14.018 UTC