[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 484   SHUFFLE   <  SKIP 327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11043Simmons, Nathan, M91203GlendaleCaliforniaUnited States
19898Serrano, Desiree70511StuttgartSaarlandGermany
20437Howard, Gabriella91791West CovinaCaliforniaUnited States

Generated 2025-07-09 16:53:49.964 UTC