[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 475   SHUFFLE   <  SKIP 3334  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14827Xu, Ernest, R66001SaarbrückenSaarlandGermany
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
25662Kapoor, Andre75009ParisSeine (Paris)France
29163Murphy, Mason, R97205PortlandOregonUnited States
27996Alexander, Angela94941Mill ValleyCaliforniaUnited States
26371Garcia, Cassandra93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 10:33:13.784 UTC