[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 5652  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20518Sanz, Desiree91910Chula VistaCaliforniaUnited States
11165Alexander, Jocelyn94611OaklandCaliforniaUnited States

Generated 2025-07-11 22:43:41.728 UTC