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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27649Bailey, Evan, C98104SeattleWashingtonUnited States
26329Bryant, Angelica94536FremontCaliforniaUnited States
19722Bailey, Dalton, P90712LakewoodCaliforniaUnited States
21460Carter, Jack91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 07:00:43.810 UTC