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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13184Perez, Miguel97355LebanonOregonUnited States
28055Peterson, Brooke, A98366Port OrchardWashingtonUnited States
24444Griffin, Elijah, P91941GrossmontCaliforniaUnited States

Generated 2025-07-11 06:17:45.662 UTC