[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 468   SHUFFLE   <  SKIP 109  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21384Lin, Ronnie, D2055North SydneyNew South WalesAustralia
16231Martin, Dana, K98225BellinghamWashingtonUnited States
27476Alexander, Alexis, L90706BellflowerCaliforniaUnited States

Generated 2025-07-20 14:24:10.762 UTC