[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19194Garcia, Cesar, L75010ParisSeine (Paris)France
18970Roberts, Jason, G90012Los AngelesCaliforniaUnited States
18479Chen, Stacey, G98168BurienWashingtonUnited States

Generated 2025-07-10 09:20:04.280 UTC