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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17875Anand, Tommy33041PaderbornHamburgGermany
29170Adams, Alexandra, J94010BurlingameCaliforniaUnited States
16699Kapoor, Dominic, J3220GeelongVictoriaAustralia
25652Sara, Rachael92700ColombesHauts de SeineFrance

Generated 2025-07-13 04:49:30.557 UTC