[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 158   SHUFFLE   <  SKIP 710  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21827Gutierrez, Mallory66578NeunkirchenSaarlandGermany
21395Hughes, Alexia, M98225BellinghamWashingtonUnited States
11656Perez, Katelyn, K91932Imperial BeachCaliforniaUnited States

Generated 2025-07-20 02:30:59.037 UTC