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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19555Liu, Alejandro, R3220GeelongVictoriaAustralia
29114Raman, Levi2138RhodesNew South WalesAustralia
27740Nath, Jodi98168BurienWashingtonUnited States

Generated 2025-07-09 08:30:21.542 UTC