[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 251   SHUFFLE   <  SKIP 211  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12724Martin, Eddie, C48001MünsterSaarlandGermany
26581Patterson, Mariah, F98225BellinghamWashingtonUnited States
13246Perez, Hailey, M90802Long BeachCaliforniaUnited States

Generated 2025-07-09 16:08:49.728 UTC