[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 158   SHUFFLE   <  SKIP 2149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12214Raje, Julie, HLE18LeedsEnglandUnited Kingdom
24925Perez, Erick91910Chula VistaCaliforniaUnited States
11687Torres, Cody92806La JollaCaliforniaUnited States

Generated 2025-07-16 06:17:19.505 UTC