[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 4578  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26859Pal, Darrell, M95000CergyVal d'OiseFrance
22097Anderson, David, AV8VVictoriaBritish ColumbiaCanada
26042Griffin, Devin90802Long BeachCaliforniaUnited States

Generated 2025-07-19 15:55:08.458 UTC