[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 928   SHUFFLE   <  SKIP 1477  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13537Moreno, Jill, E80610Saint OuenSommeFrance
14584Mitchell, Gabrielle91791West CovinaCaliforniaUnited States
23700Young, Katelyn, W97355LebanonOregonUnited States

Generated 2025-07-20 06:17:58.154 UTC