[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 24   SHUFFLE   <  SKIP 2258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20432Sanders, Juan, W98036LynnwoodWashingtonUnited States
26338Coleman, Anna94611OaklandCaliforniaUnited States
16203Raje, Warren, N94310OrlyVal de MarneFrance

Generated 2025-07-11 14:03:08.950 UTC