[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 1831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20308Uittenbogaard, Pieter, L91945Lemon GroveCaliforniaUnited States
16383Kelly, Brian, A94063Redwood CityCaliforniaUnited States
28055Peterson, Brooke, A98366Port OrchardWashingtonUnited States

Generated 2025-07-09 16:29:05.282 UTC