[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 406   SHUFFLE   <  SKIP 3659  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19023Powell, Arianna92625Newport BeachCaliforniaUnited States
11482Torres, Adrienne, CWA3 7BHWarringtonEnglandUnited Kingdom
18892Howard, Chase, K94014ColmaCaliforniaUnited States

Generated 2025-07-21 03:07:24.543 UTC