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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19277Jiménez, Billy, L78400ChatouYvelineFrance
18091Bell, ChaseV9MetchosinBritish ColumbiaCanada
21864Lopez, Martin, ECM11BillericayEnglandUnited Kingdom

Generated 2025-07-10 16:21:06.817 UTC