[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 3213  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26909Nath, Christine, M93000BobignySeine Saint DenisFrance
22870Chen, Barbara, M95000CergyVal d'OiseFrance
23970Fernandez, Rebekah75010ParisSeine (Paris)France
14065Diaz, Samuel4217Gold CoastQueenslandAustralia

Generated 2025-07-10 21:55:14.703 UTC