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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25940Arun, Gerald2777SpringwoodNew South WalesAustralia
25914Hughes, Seth98104SeattleWashingtonUnited States
15105Rana, Tina, F12171BerlinSaarlandGermany

Generated 2025-07-13 23:38:54.871 UTC