[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 482   SHUFFLE   <  SKIP 2970  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14584Mitchell, Gabrielle91791West CovinaCaliforniaUnited States
13876Murphy, Sebastian, R91910Chula VistaCaliforniaUnited States
26578White, Jeremy94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 12:19:32.047 UTC