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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21727Flores, AriannaV9B 2C3ShawneeBritish ColumbiaCanada
17798Ortega, RobinPB12PeterboroughEnglandUnited Kingdom
14738Garcia, Ethan91941GrossmontCaliforniaUnited States

Generated 2025-07-10 06:43:02.970 UTC