[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 999   SHUFFLE   <  SKIP 2141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18655Diaz, Eric, R98033KirklandWashingtonUnited States
11479Wu, Darryl, L41100Saint OuenLoir et CherFrance
22780Rogers, Jennifer90802Long BeachCaliforniaUnited States

Generated 2025-07-22 06:39:15.257 UTC