[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 1653  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23072Srini, Toni98225BellinghamWashingtonUnited States
23785Harris, Taylor, M98052RedmondWashingtonUnited States
17661Smith, Natalie90012Los AngelesCaliforniaUnited States

Generated 2025-07-21 20:31:11.950 UTC