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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24866Nath, Alejandro, J75003ParisSeine (Paris)France
13377Hernandez, Thomas95062Santa CruzCaliforniaUnited States
13353Coleman, Jordyn, S98036LynnwoodWashingtonUnited States

Generated 2025-07-15 08:47:49.715 UTC