[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 875   SHUFFLE   <  SKIP 1295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21288Hall, Hunter94303Palo AltoCaliforniaUnited States
14028Srini, Patricia98225BellinghamWashingtonUnited States
16857Munoz, Lawrence, C98168BurienWashingtonUnited States

Generated 2025-07-09 10:00:27.934 UTC