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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18175Hernandez, Carrie, E75007ParisSeine (Paris)France
29379Gill, Craig, R17490Saint OuenCharente-MaritimeFrance
12350Hernandez, Logan3220GeelongVictoriaAustralia

Generated 2025-07-10 21:53:32.383 UTC