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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28529Chande, Tara, L45000OrleansLoiretFrance
28379Rana, Edgar, M31770ColomiersGaronne (Haute)France
28279Simmons, Spencer, D98312BremertonWashingtonUnited States
20405Campbell, Isaiah94070San CarlosCaliforniaUnited States

Generated 2025-07-10 21:57:26.376 UTC