[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   SHUFFLE   <  SKIP 3085  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19803Mehta, Jermaine, E98312BremertonWashingtonUnited States
18687Smith, Olivia, C94010BurlingameCaliforniaUnited States
12063Martinez, Xavier98225BellinghamWashingtonUnited States
14248Tang, Misty, A90706BellflowerCaliforniaUnited States

Generated 2025-07-10 20:49:39.448 UTC